#search_engine{
	background-image: url(../img/nav_bottomline.gif);
	background-repeat: repeat-y;
	height: 85px;
}
.white{
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
	padding: 0px 0px 0px 17px;
}
#input_se {
	width: 220px;
}
#belly{
	background-image: url(../img/nav_bottomline.gif);
	background-repeat: repeat-y;
	height: 274px;
	overflow: hidden;
}
td.subtitle1, td.subtitle2 {
	font-family: Trebuchet, Tahoma, Helvetica;
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 3px;
}
td.subtitle1 {
	color: #88ab33;
	padding-left: 16px;
}
td.subtitle2 {
	color: #333333;
}
div.product_line {
	width: 473px;
	height: 113px;
	position: relative;
	visibility: visible;
}
div.product_line_hover {
	position: relative;
	width: 476px;
	height: 113px;
	visibility: hidden;
	z-index: 1;
}
#sport {
	left: 13px;
	top: -241px;
}
#sport_hover {
	background-color: #4080a1;
	left: 13px;
	top: -354px;
	height: 127px;
	background-image: url(../img/belly/sport_on_under.gif);
	background-repeat: no-repeat;
}
#sejour {
	left: 489px;
	top: -481px;
}
#sejour_hover {
	background-color: #5c7d3f;
	left: 489px;
	top: -594px;
	height: 190px;
	background-image: url(../img/belly/sejour_on_under.gif);
	background-repeat: no-repeat;
}
#bienetre {
	left: 13px;
	top: -671px;
}
#bienetre_hover {
	left: 13px;
	top: -784px;
	background-image: url(../img/belly/bienetre_on_under.gif);
	background-repeat: no-repeat;
}
#gastronomie {
	left: 489px;
	top: -897px;
}
#gastronomie_hover {
	left: 489px;
	top: -1010px;
	background-image: url(../img/belly/gastronomie_on_under.gif);
	background-repeat: no-repeat;
}
div.product_line_on_list {
	float: left;
	width: 274px;
}
li.product_line_item{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 18px;
	color: #ffffff;
}
a.product_line_item {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #fafafa;
	line-height: 1.75em;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}
a.product_line_item:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.product_line_on_picture {
	float: left;
}